Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASEMar 24
TO CONVERT A STRING INTO UPPER CASE TO LOWERCASEJan 31
Program to convert upper case into lower case and vise versaSep 15
Program to convert a string into uppercase/lowercaseJul 22
Program to read string using gets() function and display in upper case Sep 03
Write a query to change the case of strings using lower and upper functionJul 14
Read a file and count number of word, character, lines, display in reverse, conv...Nov 15
Write a shell script to convert a file to lower case or upper case as specified ...Jun 04
Program to read a letter in lower case and print it after converting it in to Up...May 17
Program to read a letter in Upper case and print it after converting it in to Lo...Jul 13
Program to read a letter in Lower case and print it after converting it in to Up...Oct 13
PROGRAM TO CONVERT LOWERCASE TO UPPERCASEJan 12
PROGRAM TO CONVERT UPPPERCASE TO LOWERCASEJan 13
Program to print Upper Case Letters from A to Z ( Simulation of While Loop )Oct 04
Program to print Upper Case Letters from A to Z ( Simulation of Do-While Loop )Apr 05
Program to print Upper Case Letters from A to ZAug 21
Program to Print all the Letters in Upper CaseJul 09
Program to print input text in upper caseSep 25
Program that accepts characters in lower case, stores them in an array and print...Nov 05
Program that list of letters should be an alphabetical list of upper case letter...Nov 16
Program that accepts characters in lower case, stores them in an array and print...Dec 01
Program which swaps the case of the given stringFeb 14
An application which swaps the case of the given string Mar 10
Program to swap the cases of a given StringDec 26
Program of converting class type to basic variable of type string using conversi...Jan 27
Program for converting string to class objectJan 01
Program that reads a character and prints it only if it is a Upper Case Letter (...Jan 10
Program to compare strings, concatenate strings, copy string and display part of...Sep 18
UPPER FunctionJul 08
Program to copy one string s2 to another string s1 using strcopy function from...Nov 27
Program to Print Alphabets from A TO Z in both the CaseJan 26
Program to find even or odd number using switch caseJan 23
Reading and writing of alphabets in reverse caseSep 20
String operations like compare strings, concatenate strings, find length, revers...May 31
CASE ExpressionOct 21
Program to print Lower Case Letters from a to z in reverse orderJul 16
Program using Switch case to compute the net amount to be paid by a customer May 06
Shell Script to make a menu driven calculator using caseSep 07
Program to append one string s2 to another string s1 i.e. concatenation of two s...Aug 23
Program that accepts a string in an array and prints the reverse of the stringSep 13
Program to copy one string s2 to another string s1 without using strcopy...Sep 30
Convert the Fahrenheit into temperature using C = (5/9) * (f - 32)May 12
Program to convert Hexadecimal number to Binary number Jul 03
Program to Convert Decimal number to Hexadecimal numberSep 16
Program to Convert Decimal number to Octal numberMay 29
Program To Convert Decimal number to Binary numberDec 21
READ A STRING CHARACTOR BY CHARACTOR AND DISPLAY THE SAME STRINGMay 10
PROGRAM TO READ STRING FROM KEYBOARD AND PERFORM REVERSE OF STRINGJan 26
Program to copy one string into another string use subroutineMay 30
Program to convert an Infix expression to Prefix formAug 16